Lucene search

K

Script Security Security Vulnerabilities

cve
cve

CVE-2016-3102

The Script Security plugin before 1.18.1 in Jenkins might allow remote attackers to bypass a Groovy sandbox protection mechanism via a plugin that performs (1) direct field access or (2) get/set array operations.

7.3CVSS

7AI Score

0.002EPSS

2017-02-09 03:59 PM
13
4
cve
cve

CVE-2017-1000095

The default whitelist included the following unsafe entries: DefaultGroovyMethods.putAt(Object, String, Object); DefaultGroovyMethods.getAt(Object, String). These allowed circumventing many of the access restrictions implemented in the script sandbox by using e.g. currentBuild['rawBuild'] rather th...

6.5CVSS

6.3AI Score

0.001EPSS

2017-10-05 01:29 AM
37
cve
cve

CVE-2017-1000107

Script Security Plugin did not apply sandboxing restrictions to constructor invocations via positional arguments list, super constructor invocations, method references, and type coercion expressions. This could be used to invoke arbitrary constructors and methods, bypassing sandbox protection.

8.8CVSS

8.7AI Score

0.001EPSS

2022-10-03 04:23 PM
28
cve
cve

CVE-2017-1000505

In Jenkins Script Security Plugin version 1.36 and earlier, users with the ability to configure sandboxed Groovy scripts are able to use a type coercion feature in Groovy to create new File objects from strings. This allowed reading arbitrary files on the Jenkins master file system. Such a type coe...

6.5CVSS

6.5AI Score

0.001EPSS

2022-10-03 04:23 PM
55
cve
cve

CVE-2018-1000865

A sandbox bypass vulnerability exists in Script Security Plugin 1.47 and earlier in groovy-sandbox/src/main/java/org/kohsuke/groovy/sandbox/SandboxTransformer.java that allows attackers with Job/Configure permission to execute arbitrary code on the Jenkins master JVM, if plugins using the Groovy sa...

8.8CVSS

8.9AI Score

0.003EPSS

2018-12-10 02:29 PM
42
cve
cve

CVE-2019-1003000

A sandbox bypass vulnerability exists in Script Security Plugin 1.49 and earlier in src/main/java/org/jenkinsci/plugins/scriptsecurity/sandbox/groovy/GroovySandbox.java that allows attackers with the ability to provide sandboxed scripts to execute arbitrary code on the Jenkins master JVM.

8.8CVSS

8.8AI Score

0.621EPSS

2019-01-22 02:29 PM
138
3
cve
cve

CVE-2019-1003005

A sandbox bypass vulnerability exists in Jenkins Script Security Plugin 1.50 and earlier in src/main/java/org/jenkinsci/plugins/scriptsecurity/sandbox/groovy/SecureGroovyScript.java that allows attackers with Overall/Read permission to provide a Groovy script to an HTTP endpoint that can result in ...

8.8CVSS

8.8AI Score

0.004EPSS

2019-02-06 04:29 PM
72
cve
cve

CVE-2019-1003024

A sandbox bypass vulnerability exists in Jenkins Script Security Plugin 1.52 and earlier in RejectASTTransformsCustomizer.java that allows attackers with Overall/Read permission to provide a Groovy script to an HTTP endpoint that can result in arbitrary code execution on the Jenkins master JVM.

8.8CVSS

8.8AI Score

0.005EPSS

2019-02-20 09:29 PM
34
cve
cve

CVE-2019-1003029

A sandbox bypass vulnerability exists in Jenkins Script Security Plugin 1.53 and earlier in src/main/java/org/jenkinsci/plugins/scriptsecurity/sandbox/groovy/GroovySandbox.java, src/main/java/org/jenkinsci/plugins/scriptsecurity/sandbox/groovy/SecureGroovyScript.java that allows attackers with Over...

9.9CVSS

9.6AI Score

0.008EPSS

2019-03-08 09:29 PM
898
In Wild
4
cve
cve

CVE-2019-1003040

A sandbox bypass vulnerability in Jenkins Script Security Plugin 1.55 and earlier allows attackers to invoke arbitrary constructors in sandboxed scripts.

9.8CVSS

9.4AI Score

0.017EPSS

2019-03-28 06:29 PM
64
cve
cve

CVE-2019-10355

A sandbox bypass vulnerability in Jenkins Script Security Plugin 1.61 and earlier related to the handling of type casts allowed attackers to execute arbitrary code in sandboxed scripts.

8.8CVSS

8.8AI Score

0.004EPSS

2019-07-31 01:15 PM
53
cve
cve

CVE-2019-10356

A sandbox bypass vulnerability in Jenkins Script Security Plugin 1.61 and earlier related to the handling of method pointer expressions allowed attackers to execute arbitrary code in sandboxed scripts.

8.8CVSS

8.8AI Score

0.003EPSS

2019-07-31 01:15 PM
49
cve
cve

CVE-2019-10393

A sandbox bypass vulnerability in Jenkins Script Security Plugin 1.62 and earlier related to the handling of method names in method call expressions allowed attackers to execute arbitrary code in sandboxed scripts.

4.2CVSS

5.1AI Score

0.001EPSS

2019-09-12 02:15 PM
87
cve
cve

CVE-2019-10394

A sandbox bypass vulnerability in Jenkins Script Security Plugin 1.62 and earlier related to the handling of property names in property expressions on the left-hand side of assignment expressions allowed attackers to execute arbitrary code in sandboxed scripts.

4.2CVSS

5AI Score

0.001EPSS

2019-09-12 02:15 PM
90
cve
cve

CVE-2019-10399

A sandbox bypass vulnerability in Jenkins Script Security Plugin 1.62 and earlier related to the handling of property names in property expressions in increment and decrement expressions allowed attackers to execute arbitrary code in sandboxed scripts.

4.2CVSS

5.1AI Score

0.001EPSS

2019-09-12 02:15 PM
90
cve
cve

CVE-2019-10400

A sandbox bypass vulnerability in Jenkins Script Security Plugin 1.62 and earlier related to the handling of subexpressions in increment and decrement expressions not involving actual assignment allowed attackers to execute arbitrary code in sandboxed scripts.

4.2CVSS

5.2AI Score

0.001EPSS

2019-09-12 02:15 PM
83
cve
cve

CVE-2019-10431

A sandbox bypass vulnerability in Jenkins Script Security Plugin 1.64 and earlier related to the handling of default parameter expressions in constructors allowed attackers to execute arbitrary code in sandboxed scripts.

9.9CVSS

9.5AI Score

0.003EPSS

2019-10-01 02:15 PM
87
cve
cve

CVE-2019-16538

A sandbox bypass vulnerability in Jenkins Script Security Plugin 1.67 and earlier related to the handling of default parameter expressions in closures allowed attackers to execute arbitrary code in sandboxed scripts.

8.8CVSS

8.8AI Score

0.001EPSS

2019-11-21 03:15 PM
96
cve
cve

CVE-2020-2110

Sandbox protection in Jenkins Script Security Plugin 1.69 and earlier could be circumvented during the script compilation phase by applying AST transforming annotations to imports or by using them inside of other annotations.

8.8CVSS

8.4AI Score

0.001EPSS

2020-02-12 03:15 PM
90
cve
cve

CVE-2020-2134

Sandbox protection in Jenkins Script Security Plugin 1.70 and earlier could be circumvented through crafted constructor calls and crafted constructor bodies.

8.8CVSS

8.4AI Score

0.001EPSS

2020-03-09 04:15 PM
98
cve
cve

CVE-2020-2135

Sandbox protection in Jenkins Script Security Plugin 1.70 and earlier could be circumvented through crafted method calls on objects that implement GroovyInterceptable.

8.8CVSS

8.5AI Score

0.001EPSS

2020-03-09 04:15 PM
97
cve
cve

CVE-2020-2190

Jenkins Script Security Plugin 1.72 and earlier does not correctly escape pending or approved classpath entries on the In-process Script Approval page, resulting in a stored cross-site scripting vulnerability.

5.4CVSS

5.1AI Score

0.001EPSS

2020-06-03 01:15 PM
71
cve
cve

CVE-2020-2279

A sandbox bypass vulnerability in Jenkins Script Security Plugin 1.74 and earlier allows attackers with permission to define sandboxed scripts to provide crafted return values or script binding content that can result in arbitrary code execution on the Jenkins controller JVM.

9.9CVSS

9.7AI Score

0.001EPSS

2020-09-23 02:15 PM
42
cve
cve

CVE-2022-30946

A cross-site request forgery (CSRF) vulnerability in Jenkins Script Security Plugin 1158.v7c1b_73a_69a_08 and earlier allows attackers to have Jenkins send an HTTP request to an attacker-specified webserver.

4.3CVSS

4.7AI Score

0.001EPSS

2022-05-17 03:15 PM
87
3
cve
cve

CVE-2022-43401

A sandbox bypass vulnerability involving various casts performed implicitly by the Groovy language runtime in Jenkins Script Security Plugin 1183.v774b_0b_0a_a_451 and earlier allows attackers with permission to define and run sandboxed scripts, including Pipelines, to bypass the sandbox protection...

9.9CVSS

9.5AI Score

0.001EPSS

2022-10-19 04:15 PM
71
8
cve
cve

CVE-2022-43403

A sandbox bypass vulnerability involving casting an array-like value to an array type in Jenkins Script Security Plugin 1183.v774b_0b_0a_a_451 and earlier allows attackers with permission to define and run sandboxed scripts, including Pipelines, to bypass the sandbox protection and execute arbitrar...

9.9CVSS

9.5AI Score

0.003EPSS

2022-10-19 04:15 PM
87
3
cve
cve

CVE-2022-43404

A sandbox bypass vulnerability involving crafted constructor bodies and calls to sandbox-generated synthetic constructors in Jenkins Script Security Plugin 1183.v774b_0b_0a_a_451 and earlier allows attackers with permission to define and run sandboxed scripts, including Pipelines, to bypass the san...

9.9CVSS

9.5AI Score

0.001EPSS

2022-10-19 04:15 PM
72
3
cve
cve

CVE-2022-45379

Jenkins Script Security Plugin 1189.vb_a_b_7c8fd5fde and earlier stores whole-script approvals as the SHA-1 hash of the script, making it vulnerable to collision attacks.

7.5CVSS

7.3AI Score

0.002EPSS

2022-11-15 08:15 PM
259
3
cve
cve

CVE-2023-24422

A sandbox bypass vulnerability involving map constructors in Jenkins Script Security Plugin 1228.vd93135a_2fb_25 and earlier allows attackers with permission to define and run sandboxed scripts, including Pipelines, to bypass the sandbox protection and execute arbitrary code in the context of the J...

8.8CVSS

9.1AI Score

0.0004EPSS

2023-01-26 09:18 PM
85